home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Online / OpenURL / Developer / FD / openurl_lib.fd
Text File  |  1999-07-25  |  315b  |  17 lines

  1. *
  2. * FD file for url.library
  3. *
  4. ##base _OpenURLBase
  5. ##bias 30
  6. ##public
  7. URL_OpenA(url,tags)(a0/a1)
  8. URL_GetPrefs()()
  9. URL_FreePrefs(up)(a0)
  10. URL_SetPrefs(up, permanent)(a0/d0)
  11. *--- functions in V2 or higher ---
  12. URL_GetDefaultPrefs()()
  13. *--- functions in V3 or higher ---
  14. URL_LaunchPrefsApp()()
  15. DoFunction(rxmsg)(a0)
  16. ##end
  17.